Previous topicNext topic
Help > Errors and Error Trapping > Run Time Errors >
Error 242 - String space corrupt

String space corrupt - (%ERR_STRINGSPACECORRUPT) - PowerBASIC detected a memory or string space corruption. Typical causes include misuse of , accessing an array beyond its boundary, or bad Inline Assembly code. The cause of the problem may actually be located in a seemingly unrelated portion of the program, and/or in a DLL or module used by the program.